Developer Documentation
PATH  Mac OS X Documentation > Developer Tools > The Objective-C Compiler


Previous | Contents | Next

Known Causes of Trouble with GNU CC

This section describes known problems that affect users of GNU CC. Most of these are not GNU CC bugs per se--if they were, GNU would fix them. But the result for a user may be like the result of a bug.

Some of these problems are due to bugs in other software, some are missing features that are too much work to add, and some are places where people's opinions differ as to what is best.

Problems in the Compiler

Interoperation

Incompatibilities of GNU CC

Disappointments and Misunderstandings

Common Misunderstandings with GNU C++

Warning Messages and Error Messages


The Objective-C Compiler

Previous | Contents | Next